home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text0597.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  1.8 KB  |  36 lines

  1. On 5 Jul 1996, Douglas Little wrote:
  2. > > What would be nice is an automatic "look up and down" feature. Everytime
  3. > > you go up or down some stairs your view automatically tilts up or down so
  4. > > you can see whats at the top or bottom of the staircase. Afterall, it's
  5. > > what you do naturally.... :)
  6. > This is a very good point - and works quite well in quake (until you get 90%
  7. > the way down some steep stairs, and something above you is shooting you - which
  8. > can get very annoying as you can only see your shoes). :)
  9.  
  10. Well, I've not seen Quake yet... sounds rather nice, though :) You do 
  11. have a valid point about the bottom of the stairs there...
  12.  
  13. > But there is one small techincal problem - how does the engine know when you
  14. > are approaching a set of stairs? This would need some very special additions
  15. > to the level data held in the wad, and would therefore not be available on
  16. > real Doom levels. Or, alternatively - some intensive pre-processing could be
  17. > performed when a level is loaded, to search for any stairs, or 'ascendable'
  18. > platforms. That would need some wild coding to put it lightly.
  19.  
  20. Yep - you don't want to look down every time you encounter a single step!!!
  21.  
  22. There is another way of working out when to look up or down - you could 
  23. centre the horizon at a point somewhere in front of the player. This 
  24. means you'd look up while approaching the stairs and start to level off 
  25. when you reach the top.... 
  26.  
  27. No pre-processing or special WAD entries needed! Voila!
  28.  
  29. Neil.
  30. ------------------------------------------------------------------------------
  31. Neil Jones-Rodway                                                  RWTH-Aachen
  32.                                                          E-Mail: nj1@ukc.ac.uk
  33.                   Web Pages: http://www-users.informatik.rwth-aachen.de/~neil/
  34.  
  35.